projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfebbba
)
Bug 583565 – babl 0.1.0 build fixes
author
Fryderyk Dziarmagowski
<freetz@gmx.net>
Sat, 23 May 2009 10:55:39 +0000
(12:55 +0200)
committer
Martin Nordholts
<martinn@src.gnome.org>
Sat, 23 May 2009 10:56:56 +0000
(12:56 +0200)
Don't apply dynamic library versioning to the babl extensions.
extensions/Makefile.am
patch
|
blob
|
history
diff --git
a/extensions/Makefile.am
b/extensions/Makefile.am
index 5d2cbfd6f91067c91e26ff6aeb6b8ac981867009..5c9164476e2232fd52470ce7918ab7086942f2b1 100644
(file)
--- a/
extensions/Makefile.am
+++ b/
extensions/Makefile.am
@@
-1,7
+1,7
@@
if OS_WIN32
AM_LDFLAGS = -module -no-undefined
else
-AM_LDFLAGS = -module
+AM_LDFLAGS = -module
-avoid-version
endif
noinst_HEADERS = util.h